Autogenerated HTML docs for v1.5.2-rc2-46-g4675
diff --git a/git-repack.txt b/git-repack.txt index d39abc1..cc3b0b2 100644 --- a/git-repack.txt +++ b/git-repack.txt
@@ -63,7 +63,7 @@ space. `--depth` limits the maximum delta depth; making it too deep affects the performance on the unpacker side, because delta data needs to be applied that many times to get to the necessary object. - The default value for both --window and --depth is 10. + The default value for --window is 10 and --depth is 50. Configuration